*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 7 Jan 2009 12:28:19 +0000 (12:28 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 7 Jan 2009 12:28:19 +0000 (12:28 +0000)
src/ChangeLog

index 7f7283e9c0321642d9c7dab08a1a8c489076babe..3879c571feffc756a6fea82f88c6591a716ce6f8 100644 (file)
@@ -1,7 +1,8 @@
 2009-01-07  Kenichi Handa  <handa@m17n.org>
 
        * fileio.c (Finsert_file_contents): In the case of replace,
-       remeber the coding system used for decoding in coding_system.
+       remeber the coding system used for decoding in
+       coding_system (Bug#1039).
 
        * coding.c (decode_coding_utf_8): Check byte_after_cr before
        breaking the loop.  (Bug#870)